projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04cd4e7
)
ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfig
author
Masahiro Yamada
<
[email protected]
>
Tue, 7 Feb 2017 12:25:13 +0000
(21:25 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Wed, 22 Feb 2017 23:37:56 +0000
(08:37 +0900)
The LD11 SoC is equipped with USB EHCI controllers.
Signed-off-by: Masahiro Yamada <
[email protected]
>
configs/uniphier_v8_defconfig
patch
|
blob
|
history
diff --git
a/configs/uniphier_v8_defconfig
b/configs/uniphier_v8_defconfig
index a8f2816f1bafca2b29c575cadb27953788ac9edd..9554ae077b978004efb747d2801192fa2dfd8a42 100644
(file)
--- a/
configs/uniphier_v8_defconfig
+++ b/
configs/uniphier_v8_defconfig
@@
-31,4
+31,6
@@
CONFIG_MTD_NOR_FLASH=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y